Invoke MKIO to transcode
PROPERTIES
| Name | Mkio Adapter |
| System ID | oa |
| Connection String | http://mkio:8080/ |
| Heartbeat Connection String | http://mkio:8080/ |
SUPPORTED NODE
DEFINITIONS
| Message UID | Node Definition Name |
| 01oa06 | CancelJob |
| 01oa04 | CreateStreamingLocator |
| 01oa05 | DeleteAsset |
| 01oa07 | DeleteJob |
| 01oa08 | DeleteStreamingLocator |
| 01oa02 | Mkio GetJobStatus |
| 01oa01 | Mkio LaunchJob |
| SuperState | Mkio SuperState |
| 01oa03 | Wait for Job Completion |
* Indicates the message has been deprecated. Please use the replacement message(s) instead.
NODE DEFINITION
DETAILS
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| ProjectName | NO | |
| presetId | NO | |
| JobId | NO |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| ProjectName | NO | |
| LocatorName | NO | |
| AssetName | NO | |
| StreamingPolicyName | NO | |
| StreamingLocatorId | NO | |
| StreamingLocatorFilters | NO | A list of streaming locator filter names. This parameter is a single string of filter names comma separated. |
| ContentId | NO | This string will be used as the contentId while creating a streaming locators |
| DefaultManifestFilename | NO | This string will be used as the defaultManifestFilename while creating a streaming locators |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| Result | true if the creation was successful, false otherwise. |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| ProjectName | NO | |
| AssetName | NO |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| Result |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| ProjectName | NO | |
| presetId | NO | |
| JobId | NO |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| ProjectName | NO | |
| LocatorName | NO |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| JobId | NO | Identifier of the job on the balancer. |
| presetId | NO | the Preset id of this job. Also used as the transform name. |
| ProjectName | NO | the Project Name of this job. |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| Completion | Progression of the job, in percent. |
| Status | Status of the job. e.g. Error. |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| inputFilename | NO | Input file to transcode. |
| presetId | NO | Identifier of the job preset to use. Presets are “job templates” that define a list of available parameters for a job. |
| ProjectName | NO | The Project Name of this job. |
| AssetName | NO | The Asset Name of this job. |
| StorageAccountName | NO | The StorageAccount Name of the asset of this job. |
| ContainerName | NO | A container name must be a valid DNS name, conforming to the following naming rules.a)Container names must start or end with a letter or number, and can contain only letters, numbers, and the hyphen/minus (-) character.b)Every hyphen/minus (-) character must be immediately preceded and followed by a letter or number; consecutive hyphens aren't permitted in container names.c)All letters in a container name must be lowercase.d)Container names must be from 3 through 63 characters long. |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| JobId | Identifier of the job on the balancer. |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| PresetId | NO | Identifier of the job preset to use. |
| inputFilename | NO | File to be transcoded. |
| JobId | NO | Identifier of the job on the balancer. |
| delay | NO | Interval while waiting, in seconds. |
| ProjectName | NO | Project Name to use. |
| StorageAccountName | NO | Storage Account Name to use. |
| AssetName | NO | Asset Name to use. |
| ContainerName | NO | Container Name to use. |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| Status | Status of the job. e.g. Error. |
| percent | Progression of the job, in percent. |
| errorMessage | Print the error message for failed work order. |
REQUEST MESSAGE:
| Parameter Name | Required | Description / Value |
| delay | NO | |
| ProjectName | NO | |
| presetId | NO | |
| JobId | NO |
RESPONSE MESSAGE:
| Parameter Name | Description / Value |
| Completion | |
| Status |
| © MediaKind Inc, 2024. |
| All Rights Reserved. |